home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19971216-19980424 / 000198_news@newsmaster….columbia.edu _Sun Feb 8 22:19:12 1998.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id WAA17726
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Sun, 8 Feb 1998 22:19:11 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id WAA06183
  7.     for kermit.misc@watsun; Sun, 8 Feb 1998 22:19:11 -0500 (EST)
  8. Path: news.columbia.edu!panix!howland.erols.net!news-peer.sprintlink.net!news.sprintlink.net!Sprint!cs.utexas.edu!news.cs.utah.edu!cc.usu.edu!jrd
  9. From: jrd@cc.usu.edu (Joe Doupnik)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: Kermit for DOS, NDIS2 driver and RPL remoteboot
  12. Message-ID: <FCHECN+Hdbkk@cc.usu.edu>
  13. Date: 7 Feb 98 08:58:05 MDT
  14. References: <01bd33b2$2a8a1690$1901010a@phlsvr2>
  15. Organization: Utah State University
  16. Lines: 22
  17. Xref: news.columbia.edu comp.protocols.kermit.misc:8384
  18.  
  19. In article <01bd33b2$2a8a1690$1901010a@phlsvr2>, "Ian J Lever" <ijl@lever.co.uk> writes:
  20. > Dear all,
  21. > I'm looking for a DOS-based VT220 terminal emulator that will:
  22. > - run over an NDIS2 driver
  23. > - work with the Microsoft TCP/IP stack, or possibly its own stack
  24. > - work with the RPL, or possibly another, remote boot ROM 
  25. > Can anyone help, please?
  26. > Many thanks.
  27. > Ian J Lever.
  28. ------------
  29.     Visit kermit.columbia.edu. Look at MS-DOS Kermit.
  30.     For NDIS2 use my converter shim dis_pkt9, detailed in the MSK docs.
  31.     No help on the Windows TCP stack, but MSK has its own internal TCP
  32. stack. Only one can be running at a given time.
  33.     Remote booting has nothing to do with the comms program. Remote
  34. booting simply starts the operating system.
  35.     Joe D.
  36.